Personal tools

Lua/Shared/Vector2/Functions/Dot

From JC2-MP Documentation

< Lua‎ | Shared‎ | Vector2
Jump to: navigation, search

Returns    number
Prototype    Vector2:Dot(Vector2 b)
Description    Calculates the dot product of the subject and b.